home *** CD-ROM | disk | FTP | other *** search
-
- ; Speak Freely for Windows
-
- ; Module definition file
-
- NAME 'SPEAKFRE'
- DESCRIPTION 'Speak Freely for Windows'
- EXETYPE WINDOWS
- STUB 'WINSTUB.EXE'
-
- CODE PRELOAD DISCARDABLE
- DATA PRELOAD MULTIPLE
-
- SEGMENTS
- ULAW1_DATA CLASS 'FAR_DATA' PRELOAD READONLY
-
- HEAPSIZE 4096
-
- EXPORTS
- About_DlgProc
- NewHost_DlgProc
- Frame_WndProc
- connectWndProc
- CP_proc
- genKeyDlgProc
- modemDlgProc
- rant1_DlgProc
- rant2_DlgProc
- propellerHeadDlgProc
- multicastDlgProc
- answerDlgProc
- lwl_tell_proc
- lwl_ask_proc
- editReturn
- faceDlgProc
-
-
-